home *** CD-ROM | disk | FTP | other *** search
- Path: po.CWRU.Edu!den
- From: den@po.CWRU.Edu (Duane E. Norris)
- Newsgroups: comp.sys.cbm
- Subject: Re: Programming question [MUSIC/RASTERS]
- Date: 22 Jan 1996 05:49:54 GMT
- Organization: Case Western Reserve University, Cleveland, OH (USA)
- Message-ID: <4dv8i2$61j@madeline.INS.CWRU.Edu>
- References: <gl0DZoO00YUqA5QGMm@andrew.cmu.edu>
- Reply-To: den@po.CWRU.Edu (Duane E. Norris)
- NNTP-Posting-Host: roo.ins.cwru.edu
-
-
-
- jsr $1000 ;in init
- jsr $1003 ;in interruppt
- some players are different thou
- some are
-
- $1000+$1003 $1000+$10006 $1021+$1048 etc....the 1st 2 are the most common
-
- In a previous article, wnolan+@andrew.cmu.edu (William Nolan) says:
-
- >Hi, now that I mastered rasters, I was wondering if anyone knew the
- >specifics of playing music made with, say, DMC (since this is the only
- >one I know how to use right now) or any other tracker program, in the
- >background. I understand the general concepts, ie. you have to call
- >their routine once every 1/60th seconds or so, tie it onto a raster
- >interrupt somewhere, etc. I guess there's probably some unpacking
- >involved as well ... but since DMC came with no docs on how to play
- >their musics, I don't know how to! Any help would be appreciated...
- > _ _ _ _ _ _ _ _ _ _
- >[@@@| |@@@] [@@@] [@@@] [@@@]
- >[~~~|/\|~~~] [~~~] [~~~]_ [~~~]_ William Nolan -- wn22@andrew.cmu.edu
- >[!!!!!!!!!!] [!!!] [!!!!!] [!!!!!]
- > \ _ /\ _ / [_ _] [_ _ _] [_ _ _]
- >
-
-